PreserveSingleQuotes(variable) Prevents ColdFusion from automatically "escaping" single-quotes contained in variable.
Prevents ColdFusion from automatically "escaping" single-quotes contained in variable.
Variable containing the string for which single quotes are preserved.